@charset "gb2312";

/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,figure{margin:0;padding:0;} 

body { font: 14px/1.8 "Microsoft Yahei",verdana; font-weight:100; position:relative}

div{margin:0;padding:0;background-position:0;}

form{margin: 0px; padding:0px;}

a{ text-decoration:none; outline:none}

img{border:none;}

ul,dl,li{list-style-type: none;}

.clear{ clear:both}

.marnone{ margin:0px;}

.fl{ float:left; display:inline}

.fr{ float:right;display:inline}

.disnone{ display:none;}

.ie6fixedTL{position:fixed;left:0;top:0}

.ie6fixedBR{position:fixed;right:0;bottom:0}

/**/

.clearfix:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;}

*html.clearfix{zoom:1;}/*IE6*/

*:first-child+html.clearfix{zoom:1;}/*IE7*/





/*footer*/

/*bottom_nav*/

.bottom_nav{width:1050px; margin:0 auto;}

.bottom_nav_k{ float:left;  margin:60px 0 50px; border-right:1px solid #d9d9d9; height:142px;}

.bottom_nav_k_span{ width:69px; display:block; float:left; padding:20px 5px 20px 25px; font-size:14px; color:#666464}

.bottom_nav_k_ul{ float:left; padding:0 10px;}

.bottom_nav_k_ul a{  font-size:14px; color:#898989;}

.bottom_nav_k_ul a:hover{ color:#be9e7f; text-decoration:none}



.bottom_nav_k_ul{  width:80px;margin:0 auto;}

.bottom_nav_k_ul h3{ padding-bottom:5px;}

.bottom_nav_k_ul h3 a{ font-size:18px; letter-spacing:1px; color:#666464; font-weight:100;}



.bottom_nav_k_ul a{color:#898989;letter-spacing:1px; font-size:14px;}

.bottom_nav_k_ul a:hover{ color:#89b1d7; text-decoration:none}

.bottom_nav_k_ul li{ height:24px; text-align:left}



a.zhengxingmr{ display:block; width:56px; height:56px; background:url(../images/zhengxing-hui.png)  no-repeat; color:#898989}

a.pifuzx{display:block; width:56px; height:56px; background:url(../images/pifu-hui.png)  no-repeat; color:#898989}

a.pifuzx:hover{ color:#be9e7f}

a.weichuanzx{display:block; width:56px; height:56px; background:url(../images/zhushe-hui.png)  no-repeat; color:#898989}

a.meichizx{display:block; width:56px; height:56px; background:url(../images/yachi-hui.png)  no-repeat;color:#898989}

a.yezifw{display:block; width:56px; height:56px; background:url(../images/huwu-hui.png)  no-repeat;color:#898989}



a.zhengxingmr:hover{ display:block; width:56px; height:56px; background:url(../images/zhengxing-jin.png)  no-repeat; color:#89b1d7}

a.pifuzx:hover{display:block; width:56px; height:56px; background:url(../images/pifu-jin.png)  no-repeat;color:#89b1d7}

a.weichuanzx:hover{display:block; width:56px; height:56px; background:url(../images/zhushe-jin.png)  no-repeat; color:#89b1d7}

a.meichizx:hover{display:block; width:56px; height:56px; background:url(../images/yachi-jin.png)  no-repeat;color:#89b1d7}

a.yezifw:hover{display:block; width:56px; height:56px; background:url(../images/huwu-jin.png)  no-repeat;color:#89b1d7}



<!--版权-->

.copy{ width:100%}

.copy_1{ width:1100PX; margin:0 auto;}

.copy_1 .p1{ font-size:18px; text-align:center; color:#7f9fbe;line-height:40px;}

.copy_1 .p2{ font-size:28px;text-align:center;color:#7f9fbe; font-weight:bold; line-height:28px; padding-bottom:12px;}

.copy_1 .p3{ font-size:12px;text-align:center;color:#939392; padding:11px 0 30px;}




.copy .links{ cursor:pointer}
.copy .links:hover{ color:#7f9fbe}
.copy .links_box{color:#939392; padding:10px 0; width:640px; margin:0 auto; display:block}
.copy .links_box a{color:#939392; margin-left:5px}
.copy .links_box a:hover{ color:#7f9fbe}







/*.overlay-figure-content {

width: 100%;

height: 100%;

-webkit-transform: scale(1.1) translateZ(0);

-moz-transform: scale(1.1) translateZ(0);

transform: scale(1.1) translateZ(0);

-webkit-transition: -webkit-transform 0.3s ease 0.25s;

-moz-transition:    -moz-transform 0.3s ease 0.25s;

transition:         transform 0.3s ease 0.25s;

}*/



/*设置图片大小*/

/*.overlay-figure:hover

.overlay-figure-content {

-webkit-transform: scale(1.1) translateZ(0);

-moz-transform: scale(1.1) translateZ(0);

transform: scale(1.1) translateZ(0);

}

/*.overlay-figure:hover

.overlay-figure-content {

-webkit-transform: scale(0.95) translateZ(0);

-moz-transform: scale(0.95) translateZ(0);

transform: scale(0.95) translateZ(0);

}*/



/*.overlay-figure-content > img {

display: block;

width:100%; height:100%

}



.overlay-figure-background {

position: absolute;

top: 0;

left: 0;

height: 100%;

width: 100%;

opacity: 0;

background-image: linear-gradient(to bottom, rgba(0,0,0, 0.5), rgba(0,0,0, 0.85));

}



.overlay-figure:hover

.overlay-figure-background {

opacity: 1;

}



.overlay-figure-caption {

position: absolute;

top: 0;

left: 0;

height: 100%;

width: 100%;

font-family: adobe-clean, 'Helvetica Neue', Helvetica, Arial, sans-serif;

color: white;

opacity: 0;

-webkit-transition: opacity ease 0.25s;

-moz-transition: opacity ease 0.25s;

transition: opacity ease 0.25s;

}



.overlay-figure:hover

.overlay-figure-caption {

opacity: 1;

}



.overlay-figure-caption

.contents {

display: table;

width: 100%;

height: 100%;

}



.overlay-figure-caption

.contents-stack {

display: table-cell;

vertical-align: middle;

text-align: center;

padding: 5%;

}



.overlay-figure-caption

.title {

display: block;

margin-bottom: 0px;

opacity: 0;

-webkit-transform: translateY(-100%) translateZ(0);

-moz-transform: translateY(-100%) translateZ(0);

transform: translateY(-100%) translateZ(0);

-webkit-transition: -webkit-transform 0.3s ease 0.25s, opacity 0.15s ease 0.25s;

-moz-transition:    -moz-transform 0.3s ease 0.25s, opacity 0.15s ease 0.25s;

transition:         transform 0.3s ease 0.25s, opacity 0.15s ease 0.25s;

font-weight:100; font-family:"微软雅黑"; font-size:18px; letter-spacing:1px;font-weight:bold;



}



.overlay-figure:hover 

.title {

opacity: 1;

-webkit-transform: translateY(0) translateZ(0);

-moz-transform: translateY(0) translateZ(0);

transform: translateY(0) translateZ(0);

}



.overlay-figure

.separator {

display: block;

margin: 12px;

margin-left: auto;

margin-right: auto;

height: 1px;

width: 90%;

background-color: white;

-webkit-transform: scaleX(0) translateZ(0);

-moz-transform: scaleX(0) translateZ(0);

transform: scaleX(0) translateZ(0);

-webkit-transition: -webkit-transform 0.25s ease 0.25s;

-moz-transition:    -moz-transform 0.25s ease 0.25s;

transition:         transform 0.25s ease 0.25s;

}



.overlay-figure:hover

.separator {

-webkit-transform: scaleX(1) translateZ(0);

-moz-transform: scaleX(1) translateZ(0);

transform: scaleX(1) translateZ(0);

}



.overlay-figure-caption 

.text {

font-family:"微软雅黑";

letter-spacing:0.5px;

padding-top:8px;

font-size:15px;

text-align:center;

display: block;

margin-top: -10px;

opacity: 0;

-webkit-transform: translateY(100%) translateZ(0);

-moz-transform: translateY(100%) translateZ(0);

transform: translateY(100%) translateZ(0);

-webkit-transition: -webkit-transform 0.3s ease 0.25s, opacity 0.15s ease 0.25s;

-moz-transition:    -moz-transform 0.3s ease 0.25s, opacity 0.15s ease 0.25s;

transition:         transform 0.3s ease 0.25s, opacity 0.15s ease 0.25s;

}



.overlay-figure:hover

.text {

opacity: 1;

-webkit-transform: translateY(0) translateZ(0);

-moz-transform: translateY(0) translateZ(0);

transform: translateY(0) translateZ(0);

}*/



/*介绍*/

/*.zixun3{ width:100%; height:262px; padding-top:70px;}

.liaojie1 a{ width:134px; border:solid 1px #be9e7f; color:be9e7f; text-align:center; line-height:26px; margin:0 auto; height:26px; font-size:13px; color:#be9e7f; display:block}

.liaojie1 a:hover{ background: #be9e7f; color:#fff;}

.guanzhu{ width:903px; height:221px; margin:0 auto}

.tubiao1{ width:80px; height:81px; background:url(../images/zuanshi.png)  center top no-repeat; display:block; margin:0 auto;opacity:1;-webkit-animation:orangeOut 0.1s ease;animation:orangeOut 0.1s ease;}

.tubiao2{ width:80px; height:81px; background:url(../images/jiangbei.png) center top no-repeat; display:block; margin:0 auto;opacity:1;-webkit-animation:orangeOut 0.1s ease;animation:orangeOut 0.1s ease;}

.tubiao3{ width:80px; height:81px; background:url(../images/wuxing.png) center top  no-repeat; display:block; margin:0 auto;opacity:1;-webkit-animation:orangeOut 0.1s ease;animation:orangeOut 0.1s ease;}

.tubiao1:hover{ width:80px; height:81px; background:url(../images/zuanshih.png) center top  no-repeat; display:block; margin:0 auto;opacity:1;

-webkit-animation:orangeIn 0.3s ease;

animation:orangeIn 0.3s ease;}

.tubiao2:hover{ width:80px; height:81px; background:url(../images/jiangbeih.png) center top  no-repeat; display:block; margin:0 auto;opacity:1;

-webkit-animation:orangeIn 0.3s ease;

animation:orangeIn 0.3s ease;}

.tubiao3:hover{ width:80px; height:81px; background:url(../images/wuxingh.png) center top  no-repeat; display:block; margin:0 auto;opacity:1;

-webkit-animation:orangeIn 0.3s ease;

animation:orangeIn 0.3s ease;}



@-webkit-keyframes orangeIn {

0% {

-webkit-transform:scale(0.8);

-ms-transform:scale(0.8);

transform:scale(0.8);

opacity:0

}

100% {

-webkit-transform:scale(1);

-ms-transform:scale(1);

transform:scale(1);

opacity:1

}



@-moz-keyframes orangeIn {

0% {

-webkit-transform:scale(0.8);

-ms-transform:scale(0.8);

transform:scale(0.8);

opacity:0

}

100% {

-webkit-transform:scale(1);

-ms-transform:scale(1);

transform:scale(1);

opacity:1

}

}

@-ms-keyframes orangeIn {

0% {

-webkit-transform:scale(0.8);

-ms-transform:scale(0.8);

transform:scale(0.8);

opacity:0

}

100% {

-webkit-transform:scale(1);

-ms-transform:scale(1);

transform:scale(1);

opacity:1

}

}

@keyframes orangeIn {

0% {

-webkit-transform:scale(0.8);

-ms-transform:scale(0.8);

transform:scale(0.8);

opacity:0

}

100% {

-webkit-transform:scale(1);

-ms-transform:scale(1);

transform:scale(1);

opacity:1

}

}



@-webkit-keyframes orangeOut {

0% {

-webkit-transform:scale(1);

-ms-transform:scale(1);

transform:scale(1);

opacity:1

}

100% {

-webkit-transform:scale(0.8);

-ms-transform:scale(0.8);

transform:scale(0.8);

opacity:0

}

}

@-moz-keyframes orangeOut {

0% {

-webkit-transform:scale(1);

-ms-transform:scale(1);

transform:scale(1);

opacity:1

}

100% {

-webkit-transform:scale(0.8);

-ms-transform:scale(0.8);

transform:scale(0.8);

opacity:0

}

}*/







/*guanzhu*/

/*.guanzhu_li{ width:250px; text-align:center; float:left; margin-top:46px;margin-right:75px;}

.guanzhu_li .p1{ text-align:center; color:#c49664; font-size:18px;margin:15px 0 2px;}

.guanzhu_li .p2{ text-align:center; color:#898989; font-size:14px;}





.liaojie2 a{width:134px; border:solid 1px #be9e7f; color:be9e7f; text-align:center; line-height:26px; margin:0 auto; height:26; font-size:13px; margin-top:26px; color:#be9e7f; display:block}

.liaojie2 a:hover{ background: #be9e7f; color:#fff;}*/



/*main css*/

/*.izl-rmenu{position:fixed;right:0;top:35%;padding-bottom:80px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;}

.izl-rmenu .btn{width:43px;height:45px;margin-bottom:1px;cursor:pointer;position:relative;}

.izl-rmenu .btn-swt{background:url(../images/swt.png) 0px 0px no-repeat;background-color:#807f7f;}

.izl-rmenu .btn-swt:hover{background-color:#c9b096;}

.izl-rmenu a.btn-swt,.izl-rmenu a.btn-swt:visited{background:url(../images/swt.png) 0px 0px no-repeat;background-color:#807f7f;text-decoration:none;display:block;}

.izl-rmenu .btn-wx{background:url(../images/weixin.png) 0px 0px no-repeat;background-color:#807f7f;}

.izl-rmenu .btn-wx:hover{background-color:#c9b096;}

.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}

.izl-rmenu .btn-phone{background:url(../images/dianhua.png) 0px 0px no-repeat;background-color:#807f7f;}

.izl-rmenu .btn-phone:hover{background-color:#c9b096;}

.izl-rmenu .btn-phone .phone{background-color:#807f7f;position:absolute;width:160px;left:-160px;top:0px;line-height:45px;color:#FFF;font-size:18px;text-align:center;display:none;}

.izl-rmenu .btn-top{background:url(../images/r1_top.png) 0px 0px no-repeat;display:none;}

.izl-rmenu .btn-top:hover{background:url(../images/r_top.png) 0px 0px no-repeat;}

.izl-rmenu .btn-phone1{background:url(../images/weixin.png) 0px 0px no-repeat;background-color:#807f7f;}

.izl-rmenu .btn-phone1:hover{background-color:#c9b096;}

.izl-rmenu .btn-dh{background:url(../images/dianhua.png) 0px 0px no-repeat;background-color:#807f7f;}

.izl-rmenu .btn-dh:hover{background-color:#c9b096;}

.izl-rmenu a.btn-dh,.izl-rmenu a.btn-dh:visited{background:url(../images/lubiao.png) 0px 0px no-repeat;background-color:#807f7f;text-decoration:none;display:block;}

.izl-rmenu .btn-xl{background:url(../images/xinlang.png) 0px 0px no-repeat;background-color:#807f7f;}

.izl-rmenu .btn-xl:hover{background-color:#c9b096;}

.izl-rmenu a.btn-xl,.izl-rmenu a.btn-xl:visited{background:url(../images/xinlang.png) 0px 0px no-repeat;background-color:#807f7f;text-decoration:none;display:block;}*/







/*head*/

#header{z-index:999;}

.logo_div{ width:100%; height:46px;position:absolute;padding-top:25px;}

.logo{  width:1101px; height:46px; margin:0 auto}

.logo_a{ background:url(../images/logo.png) no-repeat; display:block;background-size:258px 46px; float:left}

.logo_r{ float:right; display:inline; padding-top:10px;}

.logo_r li{ float:left}

.logo_r a{ margin-right:20px; font-size:16px; color:#fff; letter-spacing:2px;}

.logo_r a:hover{color:#be9e7f;}





.daohang img{ padding-top:16px; float:left; margin:0 auto; }

.daohang{ width:127px; margin:0 auto;display:block; line-height:66px; font-size:18px;letter-spacing:2px;}

a.daohang_a{ width:275px; height:66px; display:block; float:left;text-align:center }

a.daohang_a:hover{width:275px; height:66px;display:block; background:url(../images/b30.png) repeat-x;}

a.daohanghover{background:url(../images/b30.png) repeat-x;}





/*head下拉*/



.down nav {

  position: relative;

  z-index: 2;



 /* -webkit-transition: background-color .5s ease-in-out;

  -o-transition: background-color .5s ease-in-out;

  transition: background-color .5s ease-in-out;*/

}

nav {

  position: relative;

  z-index: 2;



  /*  -webkit-transition: background-color .5s ease-in-out;

  -o-transition: background-color .5s ease-in-out;

  transition: background-color .5s ease-in-out;*/

 

}

.down nav.toggle {

  background:#fff;

/*                  background-color: rgba(255, 255, 255, 0.95);

 

  -webkit-transition: background-color .5s ease-in-out;

  -o-transition: background-color .5s ease-in-out;

  transition: background-color .5s ease-in-out;*/

}

nav.toggle { 

background:#fff;

/* background-color: rgba(255, 255, 255, 0.95);

  -webkit-transition: background-color .5s ease-in-out;

  -o-transition: background-color .5s ease-in-out;

  transition: background-color .5s ease-in-out;*/

}

nav.toggle .meizu-header a,

nav.toggle .meizu-header-sub a,

nav.toggle .meizu-header-log {

  color:#666;

}

nav.toggle .meizu-header a:hover,

nav.toggle .meizu-header-sub a:hover,

nav.toggle .meizu-header-log {

  color:#c49664; text-decoration:none;

}





.meizu-header-log {

  color: #fff;

}

.meizu-header,.meizu-header-sub {

  font-size: 14px;

  font-family: "微软雅黑","Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体";

  overflow-x: hidden;

}

.meizu-header a,

.meizu-header-sub a {

  color: #c49664;

  text-decoration: none;

}

.down .meizu-header a,

.meizu-header-sub a {

 color:#666;

  text-decoration: none;

}



.meizu-header a.hover,

.meizu-header a:hover,

.meizu-header-sub a.hover,

.meizu-header-sub a:hover {

   color:#be9e7f;

}



.meizu-header p,

.meizu-header-sub p {

  margin: 0;

  padding: 0;

}

.meizu-header-wrap {

  width: 1100px;

  margin: 0 auto;

  overflow: hidden;

  position:relative;

  height:96px

}

.meizu-header-wrap-sub {

  width: 1100px;

  margin: 0 auto;

}

.meizu-header-logo {

  display: inline;

  float: left;

  height:63px;

}

.down .meizu-header-logo {

  display: inline;

  float: left;

  margin-top: 10px;

}

.down nav.meizu-header-logo {

  display: inline;

  float: left;

 

}





.meizu-header-logo h1 a {

  font-size:0px;

  overflow:hidden;

  text-indent:-1200px; 

  display: block;

  width: 258px;

  height: 46px;

  background:url(../images/logo.png) no-repeat;background-size:258px 46px; margin-top:20px;}

	.down .meizu-header-logo h1 a {

  font-size:0px;

  overflow:hidden;

  text-indent:-1200px; 

  display: block;

  width: 163px;

  height: 46px;

  background:url(../images/logo2.png) no-repeat;background-size:163px 46px; margin-top:0px; margin-left:20px}

/*a.meizu-header-logo h1 a:hover{   font-size:0px;overflow:hidden;text-indent:-1200px;background:url(../images/logo-jin.png) no-repeat;background-size:255px 44px;}*/

nav.toggle .meizu-header-logo h1 a {

  font-size:0px;overflow:hidden;text-indent:-1200px;background:url(../images/logo2.png) no-repeat;background-size:163px 46px;

}

/*.down sa.meizu-header-logo h1 a:hover{  font-size:0px;overflow:hidden;text-indent:-1200px; background: transparent url(../images/logo-jin.png) no-repeat;background-size:258px 46px;}*/

.down .meizu-header-logo h1 a {

 font-size:0px;overflow:hidden;text-indent:-1200px;background: transparent url(../images/logo2.png) no-repeat;background-size:258px 46px;

}

/*a.meizu-header-logo h1 a:hover{ font-size:0px; overflow:hidden; text-indent:-1200px;background: transparent url(../images/logo-jin.png) no-repeat;background-size:258px 46px;}*/





.meizu-header-fdj{ width:19px; height:19px; background:url(../images/sousuo-bai.png) no-repeat; display:inline-block;padding-left:10px; position:relative; top:3px; border:0}

a.meizu-header-fdj:hover{background:url(../images/sousuo-jin.png) no-repeat;}




.meizu-header-logo h1 a.other{}









.nav_menu{ position:absolute; right:0}

.search{ height:24px; line-height:24px; margin-top:15px; padding-left:34px; overflow:hidden; position:relative}



.search_inp{ background:#fff;border-radius:5px; border:1px solid #d9d9d9; height:22px; line-height:22px; width:0; margin-left:10px;opacity:0; position:absolute; left:0; padding-left:26px;outline:none;}

.search_icon{ position:absolute; left:14px;outline:none;}

.w_bor{ border:1px solid #fff}

.down .meizu-header-fdj{ width:19px; height:19px; background:url(../images/sousuo-jin.png) no-repeat; display:block;padding-left:10px}

.down a.meizu-header-fdj:hover{background:url(../images/sousuo-jin.png) no-repeat;}



nav.toggle .meizu-header-fdj{ width:19px; height:19px; background:url(../images/sousuo-jin.png) no-repeat; display:block;}

nav.toggle a.meizu-header-fdj:hover{background:url(../images/sousuo-jin.png) no-repeat;}





.meizu-header-link {

  display: inline;

 

  overflow: hidden;

}



.meizu-header-link li {

  display: inline;

  float: left;

}



.meizu-header-link a {

  display: block;

  padding: 0px 10px;

  font-size:16px;

  letter-spacing:1px;

  height:63px;

  line-height:60px;

  color:#ffffff

}

nav.toggle .meizu-header-link a {

  display: block;

  padding: 0px 10px;

  font-size:16px;

  letter-spacing:1px;

  height:63px;

  line-height:60px;

  color:#c49664

}



.down .meizu-header-link a {

  display: block;

  padding: 0px 10px 0px 10px;

  font-size:16px;

  letter-spacing:1px;

  height:79px;

  line-height:55px;

  color:#c49664

}

.down nav.toggle .meizu-header-link a {

  display: block;

  padding: 0px 10px 0px 10px;

  font-size:16px;

  letter-spacing:1px;

  height:79px;

  line-height:55px;

  color:#c49664

}



.meizu-header-log {

  display: inline;

  float: right;

  padding: 32px 0 0 30px;

  text-align: right;

  font-size: 12px;

}

.meizu-header-sub {

  z-index: 100;

  display: none;

  width: 100%;

  background:url(../images/bj.png) bottom repeat-x; 



}

.down nav.toggle .meizu-header-sub {

  z-index: 100;

  display: none;

  width: 100%;



}

.down nav.toggle .meizu-header-sub {

 overflow: hidden; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;

}



.down nav.toggle .meizu-header-sub-product {

  display: inline;

  float: left;

  text-align: center;

  padding: 0 5px;

  width: 176px;



}

.down .meizu-header-sub-product {

  display: inline;

  float: left;

  text-align: center;

  padding: 0 5px;

  width: 176px;



}

.meizu-header-sub-product {

  display: inline;

  float: left;

  text-align: center;

  padding: 0 5px;

  width: 176px;



}

.meizu-header-sub-product a {

  display: block;

  padding: 1px 0 7px 0;

}

.meizu-header-sub-product a.hover {

  color:#be9e7f;

}







/*.meizu-header-link .hover a.meizu-header-link-product-a{ background:#f00}*/

.meizu-header-link .hover a.meizu-header-link-product-a{ height:79px;background:url(../images/nav-hover.png) center center no-repeat; color:#c49664}



.down .meizu-header{ width:100%;  height:79px;background:url(../images/banner_bai.png) center center no-repeat;}

.down nav.toggle .meizu-header{ width:100%;  height:79px; background:none}







/*head第二个下拉*/



.down nav {

  position: relative;

  z-index: 2;



 /* -webkit-transition: background-color .5s ease-in-out;

  -o-transition: background-color .5s ease-in-out;

  transition: background-color .5s ease-in-out;*/

}

nav {

  position: relative;

  z-index: 2;



  /*  -webkit-transition: background-color .5s ease-in-out;

  -o-transition: background-color .5s ease-in-out;

  transition: background-color .5s ease-in-out;*/

 

}

.down nav.toggle1 {

  background:#fff;

/*                  background-color: rgba(255, 255, 255, 0.95);

 

  -webkit-transition: background-color .5s ease-in-out;

  -o-transition: background-color .5s ease-in-out;

  transition: background-color .5s ease-in-out;*/

}

nav.toggle1 { background:#fff;

/* background-color: rgba(255, 255, 255, 0.95);

  -webkit-transition: background-color .5s ease-in-out;

  -o-transition: background-color .5s ease-in-out;

  transition: background-color .5s ease-in-out;*/

}

nav.toggle1 .meizu-header a,

nav.toggle1 .meizu-header-sub a,

nav.toggle1 .meizu-header-log {

  color:#666;

}

nav.toggle1 .meizu-header a:hover,

nav.toggle1 .meizu-header-sub a:hover,

nav.toggle1 .meizu-header-log {

  color:#898989; text-decoration:none;

}





.meizu-header-log {

  color: #fff;

}

.meizu-header,.meizu-header-sub {

  font-size: 14px;

  font-family: "微软雅黑","Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体";

  overflow-x: hidden;

}



.down .meizu-header a,

.meizu-header-sub a {

 color:#666;

  text-decoration: none;

}



.meizu-header a.hover,

.meizu-header a:hover,

.meizu-header-sub a.hover,

.meizu-header-sub a:hover {

   color:#fff;

}



.meizu-header p,

.meizu-header-sub p {

  margin: 0;

  padding: 0;

}

.meizu-header-wrap-sub {

  width: 1100px;

  margin: 0 auto;

}

.meizu-header-logo {

  display: inline;

  float: left;

  height:63px;

}

.down .meizu-header-logo {

  display: inline;

  float: left;

  margin-top: 10px;

}

.down nav.meizu-header-logo {

  display: inline;

  float: left;

 

}





.meizu-header-logo h1 a {

  font-size:0px;

  overflow:hidden;

  text-indent:-1200px;

  display: block;

  width: 340px;

  height: 96px;

  background:url(../images/logo.png) no-repeat;margin-top:0px;}

	.down .meizu-header-logo h1 a {

  font-size:0px;

  overflow:hidden;

  text-indent:-1200px;

  display: block;

  width: 163px;

  height: 46px;

  background:url(../images/logo2.png) no-repeat;background-size:163px 46px; margin-top:0px;margin-left:20px;}

/*a.meizu-header-logo h1 a:hover{ font-size:0px; overflow:hidden; text-indent:-1200px;background:url(../images/logo-jin.png) no-repeat;background-size:255px 44px;}*/

nav.toggle1 .meizu-header-logo h1 a {

  font-size:0px; overflow:hidden; text-indent:-1200px;background:url(../images/logo2.png) no-repeat;background-size:163px 46px;

}

/*.down sa.meizu-header-logo h1 a:hover{ font-size:0px; overflow:hidden; text-indent:-1200px;background: transparent url(../images/logo-jin.png) no-repeat;background-size:258px 46px;}*/

.down .meizu-header-logo h1 a {

 font-size:0px; overflow:hidden; text-indent:-1200px; background: transparent url(../images/logo4.png) no-repeat;background-size:163px 46px;

}

/*a.meizu-header-logo h1 a:hover{ font-size:0px; overflow:hidden; text-indent:-1200px;background: transparent url(../images/logo-jin.png) no-repeat;background-size:258px 46px;}*/







.down a.meizu-header-fdj:hover{background:url(../images/sousuo-jin.png) no-repeat;}
.down{ background:#fff;}


nav.toggle1 .meizu-header-fdj{ width:19px; height:19px; background:url(../images/sousuo-jin.png) no-repeat; display:block;}

nav.toggle1 a.meizu-header-fdj:hover{background:url(../images/sousuo-jin.png) no-repeat;}







nav.toggle1 .meizu-header-link a {

  display: block;

  padding: 0px 10px;

  font-size:16px;

  letter-spacing:1px;

  height:79px;

  line-height:75px;

  color:#c49664

}



.down .meizu-header-link a {

  display: block;

  padding: 0px 10px 0px 10px;

  font-size:16px;

  letter-spacing:1px;

  height:79px;

  line-height:55px;

  color:#7f9fbe

}

.down nav.toggle1 .meizu-header-link a {

  display: block;

  padding: 0px 10px 0px 10px;

  font-size:16px;

  letter-spacing:1px;

  height:79px;

  line-height:55px;

  color:#c49664

}



.meizu-header-log {

  display: inline;

  float: right;

  padding: 32px 0 0 30px;

  text-align: right;

  font-size: 12px;

}

.meizu-header-sub {

  z-index: 100;

  display: none;

  width: 100%;



}

.down nav.toggle1 .meizu-header-sub {

  z-index: 100;

  display: none;

  width: 100%;



}

.down nav.toggle1 .meizu-header-sub {

 overflow: hidden; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;

}



.down nav.toggle1 .meizu-header-sub-product {

  display: inline;

  float: left;

  text-align: center;

  padding: 0 5px;

  width: 176px;



}

.down .meizu-header-sub-product {

  display: inline;

  float: left; overflow:hidden;
  text-align: center;

  padding: 0 5px;

  width: 176px;



}

.meizu-header-sub-product {

  display: inline;

  float: left;

  text-align: center;

  padding: 0 5px;

  width: 176px;



}

.meizu-header-sub-product a {

  display: block;

  padding: 1px 0 7px 0;

}

.meizu-header-sub-product a.hover {

  color:#be9e7f;

}





/*版权*/

.meizu-header-link .hover a.meizu-header-link-product-a{ height:79px;background:url(../images/nav-hover.png) center center no-repeat; color:#898989; background:#fff}

nav.toggle1 .meizu-header-link .hover a.meizu-header-link-product-a{ height:79px;background:url(../images/nav-hover.png) center center no-repeat; color:#898989; background:#fff}



.down .meizu-header{ width:100%;  height:63px;background:url(../images/banner_bai.png) center center no-repeat; overflow:hidden}

.down nav.toggle1 .meizu-header{ width:100%;  height:79px; background:none}



.sub_nav{ width:1100px; display: block;height:49px; background:url(../images/shuxian.png) repeat-x;}

.sub_nav li{ float:left;display:block ;width:89px; height:49px; margin:0 90px;}

.sub_nav li a{width:89px; height:49px; display:block; font-size:18px; text-align:center; line-height:30px; font-weight:600;color:#666;letter-spacing:1px;}

.sub_nav li a.bbp{ color:#be9e7f; background:url(../images/sanjiao.png) center center no-repeat; font-size:18px;font-weight:600;}



.sub_nav_div_h3{ font-size:16px; color:#666; font-weight:bold; padding-top:18px;letter-spacing:2px; line-height:28px;}

.sub_nav_ul a:hover .sub_nav_div_h3{color:#c49664;}

.sub_nav_ul{ font-size:14px; float:left; padding-right:15px;padding-bottom:50px;}

#skinBoxs2 .sub_nav_ul{ font-size:14px; float:left; padding-right:20px;padding-bottom:50px;}

#skinBoxs4 .sub_nav_ul{ font-size:14px; float:left; padding-right:34px;padding-bottom:50px;}

.sub_nav_ul li{ padding-top:0px; line-height:24px;}

.sub_nav_ul li a{ color:#727171; font-size:14px;letter-spacing:1px;}

.sub_nav_ul li a:hover{ color:#be9e7f;text-decoration:none}



.xiangmunr_div{width:1100px; margin:0 auto; margin-top:20px;background:url(../images/ppdhtb-xbj.png) repeat-x;}

.xiangmunr{  height:200px; margin-bottom:48px;margin-top:15px; width:1000px; margin:0 auto; }

.xiangmunr h3{ font-size:18px; padding-bottom:15px; font-weight:100; color:#666464}

.xiangmunr h3 a{ font-size:16px; color:#898989}

.xiangmunr li{ width:73px; text-align:center; float:left; margin-right:40px;}

.xiangmunr li a{ width:73px; height:180px; display:block; padding-top:33px;}

.xiangmunr li.bbp a{background:url(../images/ppdhtb-sj.png) center top no-repeat;width:73px; display:block; }

.xiangmunr li p{ font-size:18px; color:#666464;}

.xiangmunr li.bbp a p{ color:#be9e7f}

.ppjs1,.ppjs2,.ppjs3,.ppjs4,.ppjs5,.ppjs6,.ppjs7,.ppjs8{ background:url(../images/ppdhtb.png) no-repeat; display:block;width:71px; height:71px;}

.xiangmunr li.bbp a .ppjs1,.xiangmunr li.bbp a .ppjs2,.xiangmunr li.bbp a .ppjs3,.xiangmunr li.bbp a .ppjs4,.xiangmunr li.bbp a .ppjs5,.xiangmunr li.bbp a .ppjs6,.xiangmunr li.bbp a .ppjs7,.xiangmunr li.bbp a .ppjs8{ background:url(../images/ppdhtb.png) no-repeat; display:block;width:71px; height:71px;}

.ppjs1{ background-position:0 0;}

.ppjs2{ background-position:-72px 0;}

.ppjs3{ background-position:-144px 0;}

.ppjs4{ background-position:-216px 0;}

.ppjs5{ background-position:-288px 0;}

.ppjs6{ background-position:-360px 0;}

.ppjs7{ background-position:-432px 0;}

.ppjs8{ background-position:-504px 0;}





.xiangmunr li.bbp a .ppjs1{background-position:0 -71px;}

.xiangmunr li.bbp a .ppjs2{ background-position:-72px -71px;}

.xiangmunr li.bbp a .ppjs3{ background-position:-144px -71px;}

.xiangmunr li.bbp a .ppjs4{ background-position:-216px -71px;}

.xiangmunr li.bbp a .ppjs5{ background-position:-288px -71px;}

.xiangmunr li.bbp a .ppjs6{ background-position:-360px -71px;}

.xiangmunr li.bbp a .ppjs7{ background-position:-432px -71px;}

.xiangmunr li.bbp a .ppjs8{ background-position:-504px -71px;}



.jrwm9{background:url(../images/jjwm.png) no-repeat;display:block;width:72px; height:72px;}

.xiangmunr li.bbp a .jrwm9{background:url(../images/jjwmh.png) no-repeat; display:block;width:72px; height:72px;}

















.sy_smallicon ul{margin:0 auto;width:372px;}

.sy_smallicon ul li{position:relative; float:left; display:inline}

.sy_smallicon ul li a{display:inline-block;width:41px;height:41px;float:left;margin:10px 6px;}

.sy_smallicon ul li a.sy_smallicon_1{background:url(../images/zx-hui.png) no-repeat;}

.sy_smallicon ul li a.sy_smallicon_2{background:url(../images/hdsy-hui.png) no-repeat;}

.sy_smallicon ul li a.sy_smallicon_3{background:url(../images/yysj.png) no-repeat;}

.sy_smallicon ul li a.sy_smallicon_4{background:url(../images/wb-hui.png) no-repeat;}

.sy_smallicon ul li a.sy_smallicon_5{background:url(../images/wx--hui.png) no-repeat;}

.sy_smallicon ul li a.sy_smallicon_6{background:url(../images/lylx-hui.png) no-repeat;}

.sy_smallicon ul li a.sy_smallicon_7{background:url(../images/sm-hui.png) no-repeat;}

.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_1{background:url(../images/zx-jin.png) no-repeat;}

.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_2{background:url(../images/hdsy-jin.png) no-repeat;}

.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_3{background:url(../images/yysj-jin.png) no-repeat;}

.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_4{background:url(../images/wb-jin.png) no-repeat;}

.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_5{background:url(../images/wx--jin.png) no-repeat;}

.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_6{background:url(../images/lylx-jin.png) no-repeat;}

.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_7{background:url(../images/sm-jin.png) no-repeat;}

.sy_smallicon ul li a.sy_smallicon_5,.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_5,.sy_smallicon ul li a.sy_smallicon_3,.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_3,.sy_smallicon ul li a.sy_smallicon_7,.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_7,.sy_smallicon ul li a.sy_smallicon_6,.sy_smallicon ul li.sy_smallicon_hover a.sy_smallicon_6{position:relative;}

.sy_smallicon_3pb{position:absolute;left:-118px;top:-315px;}

.sy_smallicon_7pb{position:absolute;left:-118px;top:-315px;}

.sy_smallicon_5pb{position:absolute;left:-118px;top:-350px;}
.sy_smallicon_6pb{position:absolute;left:-118px;top:-350px;}




.sy_smallnav{position:absolute;top:-145px;width:100%;background:#fff;text-align:center; display:none; left:0;filter:alpha(opacity=9); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;}

#js_nav{width:1100px; margin:0 auto}

#js_nav li{float:left;width:275px;}



/*外加*/

#js_nav123{height:115px; width:1100px; margin:0 auto; padding-top:30px;}

#js_nav123 li{float:left;width:90px; text-align:center}

#js_nav123 li span{ color:#666; font-size:16px;display:inline-block; line-height:32px;}

#js_nav123 li a:hover span{ color:#be9e7f}

i.xbzx,i.ybzx,i.bbzx,i.lxlk,i.mbcz,i.xzsx,i.ztzf,i.smzx,i.mfzz,i.qtzx,i.hyjf,i.yxlf,i.wttm,i.wlmj,i.yswx,i.mbnqh,i.mblk,i.xtlk,i.qt,i.ycmb,i.mxxf,i.aqzz{ background:url(../images/xm-bs-211.png) no-repeat; width:60px; height:60px;display:inline-block;}

a i.xbzx:hover,a i.ybzx:hover,a i.bbzx:hover,a i.lxlk:hover,a i.mbcz:hover,a i.xzsx:hover,a i.ztzf:hover,a i.smzx:hover,a i.mfzz:hover,a i.qtzx:hover,a i.hyjf:hover,a i.yxlf:hover,a i.wttm:hover,a i.wlmj:hover,a i.yswx:hover,a i.mbnqh:hover,a i.mblk:hover,a i.xtlk:hover,a i.qt:hover,a i.ycmb:hover,a i.mxxf:hover,a i.aqzz:hover{ background:url(../images/xm-js-211.png) no-repeat; width:60px; height:60px;display:inline-block;}





i.xbzx{ background-position:0px 0px;}

i.ybzx{ background-position:-61px 0px;}

i.bbzx{ background-position:-122px 0px;}

i.lxlk{ background-position:-183px 0px;}

i.mbcz{ background-position:-244px 0px;}

i.xzsx{ background-position:-305px 0px;}

i.ztzf{ background-position:-366px 0px;}

i.smzx{ background-position:-427px 0px;}

i.mfzz{ background-position:-488px 0px;}

i.qtzx{ background-position:-549px 0px;}

i.hyjf{ background-position:-610px 0px;}

i.yxlf{ background-position:-671px 0px;}

i.wttm{ background-position:-732px 0px;}

i.wlmj{ background-position:-793px 0px;}

i.yswx{ background-position:-854px 0px;}

i.mbnqh{ background-position:-915px 0px;}

i.mblk{ background-position:-976px 0px;}

i.xtlk{ background-position:-1037px 0px;}

i.qt{ background-position:-1098px 0px;}

i.ycmb{ background-position:-1159px 0px;}

i.mxxf{ background-position:-1220px 0px;}

i.aqzz{ background-position:-1281px 0px;}





a i.xbzx:hover{ background-position:0px 0px;}

a i.ybzx:hover{ background-position:-61px 0px;}

a i.bbzx:hover{ background-position:-122px 0px;}

a i.lxlk:hover{ background-position:-183px 0px;}

a i.mbcz:hover{ background-position:-244px 0px;}

a i.xzsx:hover{ background-position:-305px 0px;}

a i.ztzf:hover{ background-position:-366px 0px;}

a i.smzx:hover{ background-position:-427px 0px;}

a i.mfzz:hover{ background-position:-488px 0px;}

a i.qtzx:hover{ background-position:-549px 0px;}

a i.hyjf:hover{ background-position:-610px 0px;}

a i.yxlf:hover{ background-position:-671px 0px;}

a i.wttm:hover{ background-position:-732px 0px;}

a i.wlmj:hover{ background-position:-793px 0px;}

a i.yswx:hover{ background-position:-854px 0px;}

a i.mbnqh:hover{ background-position:-915px 0px;}

a i.mblk:hover{ background-position:-976px 0px;}

a i.xtlk:hover{ background-position:-1037px 0px;}

a i.qt:hover{ background-position:-1098px 0px;}

a i.ycmb:hover{ background-position:-1159px 0px;}

a i.mxxf:hover{ background-position:-1220px 0px;}

a i.aqzz:hover{ background-position:-1281px 0px;}



